Autogenerated HTML docs for v1.5.3.1-91-gd3392
diff --git a/git-archive.txt b/git-archive.txt index f2080eb..e1e2d60 100644 --- a/git-archive.txt +++ b/git-archive.txt
@@ -15,7 +15,8 @@ DESCRIPTION ----------- Creates an archive of the specified format containing the tree -structure for the named tree. If <prefix> is specified it is +structure for the named tree, and writes it out to the standard +output. If <prefix> is specified it is prepended to the filenames in the archive. 'git-archive' behaves differently when given a tree ID versus when @@ -31,7 +32,7 @@ ------- --format=<fmt>:: - Format of the resulting archive: 'tar', 'zip'... The default + Format of the resulting archive: 'tar' or 'zip'. The default is 'tar'. --list, -l::